home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / mach10.zip / BULLET.ZIP / BULLET14 < prev    next >
Text File  |  1980-01-01  |  3KB  |  62 lines

  1. Downloading files
  2. -----------------
  3.  
  4. What is downloading?
  5. --------------------
  6.      Downloading is when a bbs system transmits a file from itself to your
  7.   computer. There are a variety of files that can be downloaded on from
  8.   a bbs including games, word processors, spread sheets, programming
  9.   langauges, and more.
  10.  
  11. What do you need to download a program?
  12. ---------------------------------------
  13.      In order to download a file, you must have a terminal that supports
  14.   a commonly used file transfer protocol. Most terminals support a
  15.   protocol called "xmodem" and it is the most widely used. Another
  16.   protocol supported by many terminals is "ascii". Ascii is ok for
  17.   transmitting text files only. for any kind of a binary file, your
  18.   terminal must support a protocol such as xmodem, ymodem, kermit,
  19.   sealink, megalink, imodem, or zmodem.
  20.  
  21. How to download a program
  22. -------------------------
  23.      Downloading a program is not very complicated, but can be confusing
  24.   at first. Here is a step-by-step guide to doing it.
  25.  
  26.   1. Go to the file transfer section of the bbs you are using.
  27.  
  28.   2. Select the "list file" function. This is commonly the "L" command,
  29.      but on some systems may be "F" or something else. This should
  30.      present you with a listing of the files on the bbs. Choose the
  31.      file that interests you. Make sure to write down both the name
  32.      and the extension. (e.g. "anyfile.txt").
  33.  
  34.   3. After you are finished viewing files, select the download file
  35.      option from the bbs you are on. This is usually a "D".
  36.  
  37.   4. You will probably be prompted for the name of the file that you
  38.      wish to download. Type the name you wrote down in step #2 including
  39.      both the name and extension seperated by a period. (e.g. "anyfile.txt")
  40.  
  41.   5. Next, you will probably be prompted for a file transfer protocol. You
  42.      have to choose one that your terminal supports. Xmodem is the most
  43.      common and your terminal will probably support it.
  44.  
  45.   6. The bbs will probably say something like "begin transfer". At this point,
  46.      you need to tell your communications program to receive the file. This is
  47.      different for each terminal. You will probably have to look it up in
  48.      the manual for your computer.
  49.  
  50.   7. Your terminal program might prompt you for the name of the file. Again,
  51.      enter that name (including extension) that you wrote down from step #2.
  52.  
  53.   8. You will probably be prompted by your terminal for the protocol. Choose
  54.      the same one that you used back in step #5.
  55.  
  56.      NOTE: xmodem is sometimes referred to as "error-free protocol".
  57.  
  58.   9. This should be about all. After the file is done transfering, the bbs
  59.      should return you to its file menu.
  60.  
  61.  
  62.